home *** CD-ROM | disk | FTP | other *** search
- Path: igd.fhg.de!usenet
- From: Nader El-Azabi <nader@fhi-zgv.de>
- Newsgroups: comp.lang.c++
- Subject: simple question about window size
- Date: Tue, 26 Mar 1996 21:12:10 +0100
- Organization: Fraunhofer Institut, Abt. ZGDV
- Message-ID: <31584F9A.1361@fhi-zgv.de>
- NNTP-Posting-Host: pc238.igd.fhg.de
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (WinNT; I)
-
- Hello,
- 1.here is something easy for you:
- I created a MDI application with FormView Option
- using AppWizzard with Visual C++ 2.2 and I want to
- configure its size so that it stays the same everytime
- I run the application(all dialog elements have to be
- displayed without having to scroll)
- Has this something to do with the function IdleSize
- or so??
- 2.Is it possible to display an image(for example .bmp files)
- in a dialog frame?
-
- I hope you can help me with this.
- Thanks, Nader
-